Gets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public double DefaultSize { get; set; }
Visual Basic
Public Property DefaultSize As Double
	Get
	Set

See Also